Skip to content

Fix ngStrictDi support #3479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

abyx
Copy link
Contributor

@abyx abyx commented Jun 22, 2017

In some scenarios, the $injector would be asked to annotate without
providing it with the current strictDi value, making resolvables not
complain about missing annotations.

This was previously addressed in this PR: #2602

Yet, it is not working, as can be seen in this plunker, that contains a resolvable without annotations and yet no error is thrown: http://plnkr.co/edit/dd6ptmrUtzPnKLmAJkCY?p=preview

In some scenarios, the `$injector` would be asked to annotate without
providing it with the current `strictDi` value, making resolvables not
complain about missing annotations.
@christopherthielen christopherthielen merged commit 3c3fd26 into angular-ui:master Jun 22, 2017
@christopherthielen
Copy link
Contributor

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants